TrimSetEuclidComposedFromU
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
TrimSetEuclidComposedFromU()
SYNOPSIS
trim_lib/trim_aux.c:448
int TrimSetEuclidComposedFromUV(int EuclidComposedFromUV)
DESCRIPTION
Sets the way Euclidean trimming curves are computed from parametric
trimming curves. Either by symbolic composition (TRUE) or by piecewise
linear approximation of trimming curves (FALSE).
PARAMETERS:
EuclidComposedFromUV: Do we want symbolic composition for Euclidean
curves, or should we piecewise linear sample the UV trimming
curves.
FUNCTION RETURN VALUE
int: Old value of way of Euclidean curve's computation
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:09 GMT, October 17, 2022